home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / word_prc / njj30exe.zip / WHATSNEW.303 < prev    next >
Text File  |  1994-11-20  |  8KB  |  220 lines

  1. \VT
  2.              NJStar(tm) - Japanese Word Processor Version 3.03j
  3.  
  4.           Copyright (C) Hongbo Ni 1991-1994. All Rights Reserved.
  5.  
  6.  
  7. Reversion History
  8. =============================================================================
  9. 15/02/1994  Release of NJSTAR Japanese V3.0j shareware version
  10.  
  11. Many things are new or improved, please read user manual for details.
  12.  
  13. IMPORTANT NEW FEATURES IN NJSTAR JAPANESE v3.0j
  14.  
  15. (1)  New On-line Kana-Kanji input method, input Katakana directly into file.
  16. (2)  Input selection list is sorted by character frequency.
  17. (3)  Add/Edit/Delete Glossary and Kana->Kanji conversion interactively.
  18. (4)  <Kanji Info> provides all the info about Japanese character.
  19. (5)  Lookup a Japanese character through the Radical chart.
  20. (6)  On-line Japanese <-> English dictionary, two-way lookup (use EDICT).
  21. (7)  Supports SuperVGA 800x600 display, 30 lines of Japanese can be displayed.
  22. (8)  English and Japanese menus in one EXE, Displays English/Japanese messages.
  23. (9)  DOS command and shell; Screen saver; Time of the day display.
  24. (10) Supports the input of European language characters; Automatic wrapping.
  25. (11) Performs configuration without leaving NJSTAR.
  26. (12) Now NJSTAR can print specified pages, for a number of copies.
  27.  
  28. 20/01/94 NJSTAR now uses extended memory for font if found, free RAM
  29.          requirement is reduced to 370K. If NJSTAR can not use XMS
  30.          correctly, you can turn it off in following question of
  31.          NJCONFIG's 'G' option:
  32.          'Do you want to load all font into XMS(extended mem.) (Y/N)?'
  33.  
  34. V3.01    For Pro Versions
  35. 20/04/94 Follow formatting commands are added since the manual is printed:
  36.  
  37.         1. \ASCII(x)  - select fonts for ascii characters
  38.                   x=T - Times-Roman
  39.                   x=B - Times-Bold
  40.                   x=I - Times-Italic
  41.                   x=H - Helvetica
  42.                   x=C - Courier
  43.                   x=0 - default font (width = half of Chinese char)
  44.  
  45.         2. \ALIGN(x)  - Set Paragraph alignment
  46.                   x=L - Set left alignment
  47.                   x=R - Set right alignment
  48.                   x=C - Set center alignment (= \CENTER )
  49.  
  50.         3. \HeadPos(n) - set header position from the paper edge (def=0.5")
  51.            \FootPos(n) - set footer position from the paper edge (def=0.7")
  52.  
  53.         4. \HILIGHT(n) - Reverse Video printing
  54.                    n=1 - reverse character by character
  55.                    n=2 - reverse whole line
  56.                    n=0 - No more reverse video
  57.  
  58.         5. In \Header("STRING") and \Footer("STRING") commands, more variables
  59.            can be used:
  60.  
  61.            @N  - Total Pages
  62.            @Ax - Select Ascii Font for Header or Footer
  63.                  x=T - Times-Roman
  64.                  x=B - Times-Bold
  65.                  x=I - Times-Italic
  66.                  x=H - Helvetica
  67.                  x=C - Courier
  68.            @Xx - Select Kanji Font for Header or Footer
  69.                  x=M - Mincho Style
  70.                  x=G - Gothic Style
  71.  
  72.            @n -  set the character size to standard size n, where n=2-9
  73.  
  74.            Example: To print a centered Footer with Helvetica Ascii and
  75.                     Gothic Kanji at size No. 4
  76.  
  77.            \Footer("@C@4@AH@@XG File: @F  Page:@P of @N  Printed on: @D")
  78.  
  79.            Results:
  80.                File: NJPRINT.JIS  Page: 1 of 10  Printed on: 1994.04.28
  81.  
  82. 07/05/94  1. Add Formatting Commands
  83.  
  84.              \Mincho - set Kanji Font to Mincho Style font (=\Bold)
  85.              \Gothic - set Kanji Font to Gothic Style font (=\Thin)
  86.  
  87. 15/06/94  Version 3.02j
  88.  
  89.           Following formatting commands added for Pro version.
  90.  
  91.           1. \VERBATIM   
  92.              Force NJPRINT not to interprete any \ formatting commands from
  93.              now on.
  94.           
  95.           2. \HSPACE(n)
  96.              Skip a horizontal space of n inches (can use cm, mm, cc, dot)
  97.              Example: \hspace(5cm)
  98.               
  99.           3. \VSPACE(n) 
  100.              Skip a Vertical space of n inches (can use cm, mm, cc, dot)
  101.              Example: \vspace(5cm)
  102.  
  103.           4. \TABDEF(n1,n2,n3,...) 
  104.              Define tab stop positions in inches (can use cm, mm, cc, dot), 
  105.              '|' is used as tab chracter, please leave a space before and
  106.              after the '|' character. This command is very helpful when
  107.              propotional ASCII font is included.
  108.  
  109.              Example:
  110.              \tabdef(3cm, 6cm, 9cm) \Ascii(T)
  111.              Country    | Capital    | Language | Country-Code
  112.              ---------- | ---------- | -------- | --------------- 
  113.              China      | Beijing    | Chinese  | +86
  114.              Japan      | Tokyo      | Japanese | +81
  115.              U.S.A.     | Washington | English  | +1
  116.              England    | London     | English  | +44
  117.              Australia  | Canberra   | English  | +61
  118.              
  119.           5. \SUPERSCRIPT   or  \SP
  120.              \SUBSCRIPT     or  \SB
  121.              Produce Superscript and subscript characters.
  122.  
  123.              Example: X{\SB i}{\SP 2} + Y{\SB j}{\SP 2} = Z{\SP 3}
  124.  
  125.  
  126.           All Pro printing format commands have a two letter abbreviation:
  127.  
  128.              \BOLD          \DB
  129.              \THIN          \TN
  130.              \MINCHO        \MS
  131.              \GOTHIC        \GS
  132.  
  133.              \CENTER        \CT
  134.              \LARGE         \LA
  135.              \SMALL         \SM
  136.              \MEDIUM        \MD
  137.              \FONTSIZE      \SZ
  138.              \VSIZE         \VS
  139.              \HSIZE         \HS
  140.              \ASCII         \AS
  141.              \CHARSPACE     \CS
  142.              \LINESPACE     \LS
  143.              \NEWPAGE       \NP
  144.              \PAGENO        \PN
  145.              \FOOTER        \FR
  146.              \HEADER        \HR
  147.              \FOOTPOS       \FP
  148.              \HEADPOS       \HP
  149.              \FOOTNOTE      \FN
  150.              \FIRSTINDENT   \FK
  151.              \LEFTINDENT    \LK
  152.              \RIGHTINDENT   \RK
  153.              \LEFTMARGIN    \LM
  154.              \RIGHTMARGIN   \RM
  155.              \TOPMARGIN     \TM
  156.              \BOTTOMMARGIN  \BM
  157.              \HILIGHT       \HL
  158.              \BEGIN         \BG
  159.              \END           \EN
  160.              \ALIGN         \AL
  161.              \VERBATIM      \VT
  162.              \HSPACE        \HK
  163.              \VSPACE        \VK
  164.              \TABDEF        \TD
  165.              \SUPERSCRIPT   \SP
  166.              \SUBSCRIPT     \SB
  167.  
  168. 25/07/94
  169.       1. Errors Found in Printed Manual
  170.  
  171.          1). In the 'Introduction' page, the CompuServe and email has been
  172.              mis-spelled as 100023,2724, the correct number is
  173.  
  174.                 CompuServe: 100032,2724
  175.                 Internet:   100032.2724@CompuServe.COM
  176.  
  177.          2). In the User Manual page 84, the example of \Header and \Footer
  178.              should use ("STRING")
  179.              instead of {"STRING"}
  180.  
  181.       2. Control the Blank line space in Pro Version:
  182.          By default, a blank line takes the same space of normal line.
  183.          User can define the size of blank line in number of line space
  184.          with the command \BlankSpace(n) or \BS(n), for example, \BS(2)
  185.          means a blank line should be printed as twice as wide as a line
  186.          space.
  187.  
  188.          This can also be defined permanently in NJSTAR.INI as
  189.  
  190.          BLANKSPACE=n   (where n = 0 - 10 )
  191.  
  192.       3. NJSTAR and Windows NT's NTFS partition:
  193.          If you install NJSTAR in the NTFS partition, after installation,
  194.          when if new file is added/deleted in NJSTAR directory, NJSTAR will
  195.          give an error 'Un-authorized Copy'. To avoid this problem, Do not
  196.          install NJSTAR on NTFS partition, Install it in FAT partition
  197.          instead.
  198.  
  199. 20/11/94 Version 3.03j
  200.  
  201.          For both Basic & Pro Versions,
  202.  
  203.       1. In Kana-Kanji Mode, Press Space to select list one by one, press
  204.          Shift+Space to backup the selection in case of the right selection
  205.          has passed over.
  206.  
  207.       2. In order to share Jim Breen's EDICT with other Japanese programs,
  208.          an environment variable EDICT can be defined as (suppose file EDICT
  209.          is in c:\KANJI ):
  210.  
  211.          set EDICT=C:\KANJI
  212.  
  213.          or included following line in a test file NJSTAR.INI
  214.  
  215.          EDICT=C:\KANJI
  216.  
  217.       3. Problem of adding large block to Glossary has been fixed.
  218.  
  219.  
  220.